This website requires JavaScript.
Explore
Help
Sign In
octo
/
tooot
mirror of
https://github.com/tooot-app/app
Watch
1
Star
0
Fork
You've already forked tooot
0
Code
Issues
Projects
Releases
Wiki
Activity
candidate
tooot
/
index.js
5 lines
101 B
JavaScript
Raw
Permalink
Blame
History
import
{
registerRootComponent
}
from
'expo'
import
App
from
'./src/App'
registerRootComponent
(
App
)
Reference in New Issue
View Git Blame
Copy Permalink