We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5fc207 commit c6ad89fCopy full SHA for c6ad89f
‎package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bam.tech/react-navigation-live-reload-on-screen",
3
- "version": "0.2.0",
+ "version": "0.3.0",
4
"description": "Make live reload to stay on current screen with react-navigation",
5
"main": "index.tsx",
6
"scripts": {},
@@ -19,6 +19,7 @@
19
"@react-navigation/native": "*"
20
},
21
"author": "Almouro",
22
+ "contributors": ["vicprz"],
23
"license": "MIT",
24
"bugs": {
25
"url": "https://github.com/bamlab/react-navigation-live-reload-on-screen/issues"
0 commit comments