Skip to content

Ready to work React Native Boilerplate with common components and Layouts

Notifications You must be signed in to change notification settings

mostafiz93/React-Native-Boilerplate

Repository files navigation

Initialise Project:

  • Clone project
  • Run npm install
  • Run react-native link

Directory Structure

  • source
    • components
      • common
        • drawer
        • header
        • layouts
        • lists
        • cards
      • screenA
        • ScreenComponentA1
        • ScreenComponentA2
      • screenB
        • ScreenComponentB1
        • ScreenComponentB2
    • assets
      • images
      • icons
      • fonts
    • constants
    • config
    • actions
    • reducers
    • styles
      • common
      • buttons
      • layouts
      • drawers
      • cards
      • lists
  • App.js
  • index.js

Layout Scaling

About

Ready to work React Native Boilerplate with common components and Layouts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published