Skip to content

Commit 6822161

Browse files
committed
react-native-helpers version upgrade
1 parent 72a6200 commit 6822161

39 files changed

Lines changed: 44 additions & 679 deletions

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,9 @@ npm i react-native-bottom-bar
3434
You must install these dependencies!
3535

3636
```js
37-
"@freakycoder/react-native-helpers": ">= 0.1.2",
38-
"react": ">= 16.x",
39-
"react-native": ">= 0.55.x",
37+
"@freakycoder/react-native-helpers": ">= 1.0.0",
4038
"react-native-androw": ">= 0.0.31",
41-
"react-native-vector-icons": ">= 6.0",
42-
"react-native-iphone-x-helper": ">= 1.2",
39+
"react-native-vector-icons": ">= 6.0.0",
4340
"react-native-linear-gradient": ">= 2.4.x",
4441
"react-native-dynamic-vector-icons": ">= x.x.x"
4542
```

assets/Screenshots/alternative.png

-995 KB
Binary file not shown.

assets/icon.png

-2.91 KB
Binary file not shown.

assets/splash.png

-7.01 KB
Binary file not shown.

example/__tests__/App-test.js

Lines changed: 0 additions & 14 deletions
This file was deleted.

example/android/app/BUCK

Lines changed: 0 additions & 55 deletions
This file was deleted.

example/android/app/build_defs.bzl

Lines changed: 0 additions & 19 deletions
This file was deleted.

example/android/app/proguard-rules.pro

Lines changed: 0 additions & 10 deletions
This file was deleted.

example/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

example/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)