Skip to content

Commit 64d35b0

Browse files
authored
V2 is coming
1 parent 7d962ca commit 64d35b0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@
88
![GitHub commits since latest release](https://img.shields.io/github/commits-since/thecodingmachine/react-native-boilerplate/latest)
99
![GitHub top language](https://img.shields.io/github/languages/top/thecodingmachine/react-native-boilerplate)
1010

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+
1129
# TheCodingMachine React Native boilerplate
1230

1331
This project is a [React Native](https://facebook.github.io/react-native/) boilerplate that can be used to kickstart a mobile application.

0 commit comments

Comments
 (0)