Skip to content

Instantly share code, notes, and snippets.

View mksglu's full-sized avatar

Mert Köseoğlu mksglu

View GitHub Profile
@mksglu
mksglu / folder-structure.ts
Last active March 18, 2023 17:58
Separation of concerns with feature based architecture folder structure- React Native and Expo - Zustand, React Query, Immer, MSW, RTL, Styled Components, React Navigation
- assets
- fonts
- images
- navigations
- PrivateNavigator.ts
- PublicNavigator.ts
- RootNavigator.ts
- components
- Button
- Button.ts