Make sure that you have rebuilt the native code. If the problem persists try clearing the Watchman and packager caches with `watchman watch-del-all && react-native start --reset-cache`. code example
Example: npm start reset cache
npm start -- --reset-cache