This website works better with JavaScript
Home
Explore
Help
Register
Sign In
apps
/
atlas-mobile-ts
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
5
Wiki
Tree:
19bf0d1f2e
Branches
Tags
auth-user-type
dev
enabling-nonaccount-use
ericPolygon
extracting-auth
feat-delete-account
fix-crash-android
fixCrash
fixing-permissions
global-alerts
group-landmarks
integrating-indoor-map
integrating-indoor-map-server
major-refactor
master
new-categories
reporting-feature
reworking-landmark-editing
rewriting-auth
tags-system
update-maps
atlas-mobile...
/
babel.config.json
babel.config.json
110 B
History
Raw
1
2
3
4
5
6
7
{
"presets": ["babel-preset-expo"],
"plugins": [
"react-native-reanimated/plugin"
]
}