mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-25 17:45:34 +00:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
import Exponent from 'exponent';
|
|
import App from '../js/App';
|
|
|
|
Exponent.registerRootComponent(App);
|