This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
apps
/
atlas-mobile-ts
Watch
3
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
5
위키
트리:
829de085ae
브랜치
태그
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
히스토리
Raw
1
2
3
4
5
6
7
{
"presets": ["babel-preset-expo"],
"plugins": [
"react-native-reanimated/plugin"
]
}