- 07 Sep, 2025 15 commits
-
-
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
-
G authored
-
G authored
-
G authored
-
G authored
chore: update configs for biome, lintstagedrc, vscode and expo. bump packages in package.json to match the public version.
-
- 26 Aug, 2025 1 commit
-
-
G authored
-
- 05 May, 2025 1 commit
-
-
G authored
-
- 15 Apr, 2025 2 commits
- 14 Apr, 2025 2 commits
- 03 Mar, 2025 4 commits
- 11 Sep, 2024 15 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
-
G authored
create a wrapper that will provide the default brackground and a safeareaview from top left and right corner
-
G authored
-
G authored
-