We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 512fd44 commit 56ef552Copy full SHA for 56ef552
examples/showcase/app.json
@@ -2,7 +2,7 @@
2
"expo": {
3
"name": "Rapi UI Showcase",
4
"slug": "react-native-rapi-ui-showcase",
5
- "version": "0.1.0",
+ "version": "0.2.0",
6
"orientation": "portrait",
7
"icon": "./assets/icon.png",
8
"splash": {
package.json
@@ -1,6 +1,6 @@
1
{
"name": "react-native-rapi-ui",
- "version": "0.1.3",
"description": "React native components library",
"main": "index.ts",
"scripts": {
0 commit comments