File tree Expand file tree Collapse file tree 4 files changed +28
-8
lines changed
Expand file tree Collapse file tree 4 files changed +28
-8
lines changed Original file line number Diff line number Diff line change @@ -65,3 +65,4 @@ buck-out/
6565template /ios /Pods /
6666template /android /build /
6767
68+ .DS_Store
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2020 Osama Qarem
3+ Copyright (c) 2021 Henrique Marques
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11# react-native-template
22
3- [ ![ Build Status] ( https://travis-ci.com/osamaq/react-native-template.svg?branch=master )] ( https://travis-ci.com/osamaq /react-native-template )
4- [ ![ npm downloads] ( https://img.shields.io/npm/dt/@osamaq /react-native-template.svg )] ( https://www.npmjs.com/package/@osamaq /react-native-template )
5- [ ![ npm version] ( https://img.shields.io/npm/v/@osamaq /react-native-template?color=44BC1C )] ( https://www.npmjs.com/package/@osamaq /react-native-template )
3+ [ ![ Build Status] ( https://travis-ci.com/osamaq/react-native-template.svg?branch=master )] ( https://travis-ci.com/hmarques98 /react-native-template-typescript )
4+ [ ![ npm downloads] ( https://img.shields.io/npm/dt/@hmarques98 /react-native-template.svg )] ( https://www.npmjs.com/package/@hmarques98 /react-native-template-typescript )
5+ [ ![ npm version] ( https://img.shields.io/npm/v/@hmarques98 /react-native-template?color=44BC1C )] ( https://www.npmjs.com/package/@hmarques98 /react-native-template-typescript )
66
77<p align =" center " >
88 <img
Original file line number Diff line number Diff line change 11{
22 "name" : " @hmarques98/react-native-template-typescript" ,
3- "version" : " 1.0.3 " ,
3+ "version" : " 1.0.4 " ,
44 "description" : " A minimal template with good architecture and common packages to let you focus on writing features right away." ,
55 "scripts" : {},
66 "files" : [
1212 "url" : " git+https://github.com/hmarques98/template-react-native-typescript.git"
1313 },
1414 "keywords" : [
15- " react" ,
16- " native" ,
15+ " react-native" ,
16+ " typescript" ,
17+ " jest" ,
1718 " template" ,
1819 " boilerplate" ,
1920 " starter" ,
20- " typescript"
21+ " typescript" ,
22+ " absolute" ,
23+ " imports" ,
24+ " navigation" ,
25+ " svg" ,
26+ " webview" ,
27+ " async" ,
28+ " storage" ,
29+ " styled" ,
30+ " components" ,
31+ " bundle" ,
32+ " visualiser" ,
33+ " husky" ,
34+ " git" ,
35+ " hooks" ,
36+ " startup" ,
37+ " time" ,
38+ " fast-image" ,
39+ " sentry"
2140 ],
2241 "author" : " Henrique Marques <marquesprogrammer@hotmail.com>" ,
2342 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments