File tree Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Expand file tree Collapse file tree 5 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 22 <img src="documentation/static/img/TOM-Legend.png" alt="Logo" width="100%">
33</div >
44
5- ![ GitHub Release Date] ( https://img.shields.io/github/release-date/thecodingmachine/react-native-boilerplate )
6- ![ GitHub last commit] ( https://img.shields.io/github/last-commit/thecodingmachine/react-native-boilerplate )
7- ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/m/thecodingmachine/react-native-boilerplate )
8- ![ GitHub commits since latest release] ( https://img.shields.io/github/commits-since/thecodingmachine/react-native-boilerplate/latest )
9- ![ GitHub top language] ( https://img.shields.io/github/languages/top/thecodingmachine/react-native-boilerplate )
5+ ![ React Native Boilerplate License] ( https://img.shields.io/github/license/thecodingmachine/react-native-boilerplate )
6+ ![ React Native Boilerplate Version] ( https://flat.badgen.net/npm/v/@thecodingmachine/react-native-boilerplate )
7+ ![ React Native Boilerplate Release Date] ( https://img.shields.io/github/release-date/thecodingmachine/react-native-boilerplate )
8+ ![ React Native Boilerplate Download] ( https://flat.badgen.net/npm/dt/@thecodingmachine/react-native-boilerplate )
9+ ![ React Native Boilerplate Stars] ( https://img.shields.io/github/stars/thecodingmachine/react-native-boilerplate )
10+ ![ React Native Boilerplate Top Language] ( https://img.shields.io/github/languages/top/thecodingmachine/react-native-boilerplate )
11+ ![ React Native Boilerplate TypeScript] ( https://badgen.net/npm/types/tslib )
1012
1113# TheCodingMachine React Native boilerplate
1214
Original file line number Diff line number Diff line change 11{
22 "name" : " @thecodingmachine/react-native-boilerplate" ,
3- "version" : " 3.0.0-alpha.1 " ,
3+ "version" : " 3.0.0-beta.0 " ,
44 "description" : " TheCodingMachine React Native Boilerplate" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " boilerplate" ,
3- "version" : " 3.0.0-alpha.1 " ,
3+ "version" : " 3.0.0-beta.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
1616 "@react-navigation/native" : " ^5.9.3" ,
1717 "@react-navigation/stack" : " ^5.14.3" ,
1818 "@reduxjs/toolkit" : " ^1.5.0" ,
19- "@thecodingmachine/redux-toolkit-wrapper" : " 1.3.0 " ,
19+ "@thecodingmachine/redux-toolkit-wrapper" : " 2.0.0-alpha-5 " ,
2020 "axios" : " ^0.21.1" ,
2121 "i18next" : " ^19.9.2" ,
2222 "react" : " 17.0.1" ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "compilerOptions" : {
3+ "skipLibCheck" : true ,
34 "allowJs" : true ,
45 "allowSyntheticDefaultImports" : true ,
56 "esModuleInterop" : true ,
You can’t perform that action at this time.
0 commit comments