File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Privacy Policy for React95 Native
2
+
3
+ No data or personal information is collected by React95 Native.
4
+
5
+ ### Contact
6
+
7
+ If you have any questions or suggestions regarding this privacy policy, do not hesitate to
[ contact us
] ( mailto:[email protected] ) .
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react95-native-example" ,
3
- "displayName" : " React95 Native example " ,
3
+ "displayName" : " React95 Native" ,
4
4
"expo" : {
5
- "name" : " React95 Native example " ,
5
+ "name" : " React95 Native" ,
6
6
"slug" : " react95-native-example" ,
7
7
"description" : " Example app for React95 Native: https://github.com/react95-io" ,
8
8
"privacy" : " public" ,
20
20
" android"
21
21
],
22
22
"ios" : {
23
- "supportsTablet" : true
23
+ "supportsTablet" : true ,
24
+ "bundleIdentifier" : " io.native.react95" ,
25
+ "buildNumber" : " 0.1.0"
24
26
},
25
27
"assetBundlePatterns" : [
26
28
" **/*"
You can’t perform that action at this time.
0 commit comments