0.0.12 • Published 1 year ago

@ccyfly/react-native-template v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Publish Package to npmjs

React-Native-Custom-Template

Quick start

To create a new project using the boilerplate simply run:

npx react-native init MyApp --template @ccyfly/react-native-template

Library included

@react-native-async-storage/async-storage\ @react-native-masked-view/masked-view\ @react-navigation/bottom-tabs@6\ @react-navigation/material-bottom-tabs@6\ @react-navigation/native@6\ @react-navigation/stack@6\ react-native-gesture-handler\ react-native-screens\ react-native-safe-area-context\ react-native-reanimated@2.8.0\ react-native-paper\ react-native-vector-icons\ react-native-svg\ Emotion\ @reduxjs/toolkit\ redux\ react-redux\ redux-persist\ redux-persist-transform-immutable\ redux-saga\ reselect\ typesafe-actions\ apisauce\ i18next\ react-i18next\ react-native-localize\ react-native-root-siblings\ react-native-keyboard-aware-scroll-view

Directory layout

src\assets, asset files like images / fonts\ src\components, shared components\ src\configs, application's configs like storage key, api key, etc\ src\contexts, React Context like Theme Context\ src\hooks, hooks\ src\infrastructures, NetClients, logger, Timeout\ src\locales, i18n language files\ src\models, data model interfaces\ src\navigators, react-navigation's navigators\ src\redux, redux store, reducer, saga and selector\ src\screens, presentational components\ src\theme, theme style\ src\utils, utility functions

0.0.11

1 year ago

0.0.12

1 year ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago