@dankupfer/create-dn-starter
Version:
Interactive CLI for creating modular React Native apps with Expo
19 lines • 495 B
JSON
{
"experimental": {
"name": "Test Experimental Features",
"flags": {
"bottomNav2": {
"name": "Bottom Nav 2.0",
"description": "This is just a test and the flag isn't connected to anything",
"enabled": true,
"persist": true
},
"summaryWallet": {
"name": "Summary Wallet",
"description": "This is just a test and the flag isn't connected to anything",
"enabled": false,
"persist": true
}
}
}
}