File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 8
8
![ GitHub commits since latest release] ( https://img.shields.io/github/commits-since/thecodingmachine/react-native-boilerplate/latest )
9
9
![ GitHub top language] ( https://img.shields.io/github/languages/top/thecodingmachine/react-native-boilerplate )
10
10
11
+
12
+ # V2 IS COMING...
13
+
14
+ Hey there !
15
+ We are working on a major upgrade of this boilerplate, which will be available before the end of the year :rocket :
16
+ What will be included :
17
+ - full upgrade of all dependencies, including React Navigation v5, last version of React Native, etc.
18
+ - usage of Redux Toolkit
19
+ - creation of a Redux helper to works with redux easily
20
+ - usage of a debugger and a bug tracker :bug :
21
+ - new documentations about fastlane deployments, component libraries, ...
22
+ - some refactoring about architecture and conventions
23
+ - and so more !
24
+
25
+ See you soon :smiley :
26
+
27
+ Feel free to create an issue (feature request) with the ` enhancement ` label to propose some new features or improvments !
28
+
11
29
# TheCodingMachine React Native boilerplate
12
30
13
31
This project is a [ React Native] ( https://facebook.github.io/react-native/ ) boilerplate that can be used to kickstart a mobile application.
You can’t perform that action at this time.
0 commit comments