You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React Native's Image component allows for using local assets as source using requires like <Image source={ require('image!local_asset.png') } />
These cannot/shouldn't be declared in package.json