rigel-rn
rigel-rn copied to clipboard
React Native Starter App with Redux, Sagas, Perfect Structure, works under rigel cli ( which helps to create reducer, components, screens, sagas) by command line
RIGEL
App Structure
/App/
│assets
│-- -- animations
│-- -- styles
│-- -- imgs
│-- -- svg
│screens
│components
│configs
│langs
│-- -- index
│-- -- ar
│-- -- en
│modules
│-- -- mapbox
│navigation
│-- -- AppNavigation
│-- -- BottomTabs
│-- -- config
│-- -- Drawer
│-- -- DrawerStyles
│-- -- Navigator
│redux
│-- -- reducers
│-- -- actions
│-- -- apis
│-- -- Drawer
│-- -- sagas
│-- -- types
│util