- 07 Sep, 2025 12 commits
-
-
G authored
-
G authored
-
G authored
feat: Balance component with authentication module relying on user authentication method to access the hidden amount.
-
G authored
feat: BarnoinPayBackground component providing a good background image that spans even the status bar and include a safeArea on the top.
-
G authored
fix: hide the splashscreen directly. There is no longer any event worth waiting for and this component will be removed later.
-
G authored
feat: implemented a functional login screen leveraging redux store to automatically redirect to the home screen once successfully logged in.
-
G authored
-
G authored
-
G authored
-
G authored
-
G authored
-
G authored
-
- 14 Apr, 2025 1 commit
-
-
G authored
-
- 03 Mar, 2025 1 commit
-
-
G authored
-
- 11 Sep, 2024 21 commits
-
-
G authored
-
G authored
-
G authored
removed all occurence of the state value showFilterModal since now the rendering is handled by the modal manager
-
G authored
update the modal filter to take advantage of the card custom made. And instead of conditional rendering it on the same screen. the task is offload to the modal context manager to render
-
G authored
updated a little bit the rendering condition and export the modal z index os that other component can increment their based on this value
-
G authored
-
G authored
-
G authored
-
G authored
-
G authored
-
G authored
-
G authored
create a wrapper that will provide the default brackground and a safeareaview from top left and right corner
-
G authored
-
G authored
-
G authored
-
G authored
decoupled button variants too. we do not have quick type check for properties now but visually it is worth it.
-
G authored
-
G authored
-
G authored
decoupled the card variants stuffs. specific file to check and write all variants of a card without being distracted with other components definition
-
G authored
-
G authored
-
- 10 Sep, 2024 5 commits