Skip to content

Commit 4b8d8e8

Browse files
authored
chore: updated readme (#1304)
* feat: added tamagui configuration with custom theme, updated entire app UI, added modal example * chore: version release * chore: some depepndencies, updated image * chore: updated readme
1 parent b150050 commit 4b8d8e8

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,12 +230,10 @@ On Windows, after installation, do this: <img src="https://user-images.githubuse
230230
`redux-saga`<br/>
231231
`i18next`<br/>
232232
`react-navigation v6` ❤️<br/>
233-
`Nativebase v3` as design system<br />
233+
`Tamagui` as design system<br />
234234
`Env` variables selection experimental way ⚗️⚗️⚗️<br />
235235
✅ Typescript (optional use. Read the DOC above)<br />
236236

237-
`UI Kitten` is not supported anymore!
238-
239237

240238
---
241239

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-starter-app",
3-
"version": "7.1.0",
3+
"version": "7.1.1",
44
"private": true,
55
"scripts": {
66
"test": "jest",

0 commit comments

Comments
 (0)