Skip to content
Discussion options

You must be logged in to vote

Create an index.js file and make your polyfill the first import:

import 'polyfill'
import 'expo-router/entry'

Then change the main field in the package.json to point to the "main": "./index".

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@pooriamo
Comment options

@salieflewis
Comment options

@michaelessiet
Comment options

@salieflewis
Comment options

@Ismailn16
Comment options

Answer selected by EvanBacon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
9 participants