0 votes
in ReactJS by
Q. Which Objective C file can be used to switch the React Native bundle location in bundle.cc?

1. AppDelegate.h

2. package.json

3. index.ios.js

4. AppDelegate.m

1 Answer

0 votes
by

Correct ans is 4. AppDelegate.m

AppDelegate.m Objective C file can be used to switch the React Native bundle location in bundle.cc

Related questions

0 votes
asked May 20, 2020 in ReactJS by GeorgeBell
0 votes
asked May 20, 2020 by GeorgeBell
...