Skip to content

Commit

Permalink
Update sfa rn app globals
Browse files Browse the repository at this point in the history
  • Loading branch information
yashovardhan authored Nov 27, 2023
1 parent 7d78e7e commit 51325a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*/

import {AppRegistry} from 'react-native';
import './global';
import './globals';
import 'react-native-get-random-values';
import {name as appName} from './app.json';

Expand Down

0 comments on commit 51325a9

Please sign in to comment.