playlist-example icon indicating copy to clipboard operation
playlist-example copied to clipboard

How to run this app?

Open rajkumar3934 opened this issue 5 years ago • 2 comments

After cloning the folder, i ran the command yarn install. when i am trying to run expo start, i am facing the following error error Invalid regular expression: /(.\fixtures\.|node_modules[\]react[\]dist[\].|website\node_modules\.|heapCapture\bundle.js|.\tests\.)$/: Unterminated character class.

rajkumar3934 avatar Sep 30 '20 12:09 rajkumar3934

This is the only fix that worked for me: https://stackoverflow.com/questions/58120990/how-to-resolve-the-error-on-react-native-start/58199866#58199866

jameslh avatar Oct 14 '20 21:10 jameslh

https://snack.expo.dev/@kris_lau/9e74e9

KrisLau avatar May 25 '22 18:05 KrisLau