Syed Hasnain
Results
2
issues of
Syed Hasnain
I'm working on Orchard Search functionality, When I search on it then the result shows title along with banner image just like that.  but I need only to show...
When I use this code in index.js fie in react native ``` import { Amplify } from 'aws-amplify'; import amplifyconfig from './src/amplifyconfiguration.json'; Amplify.configure(amplifyconfig); ``` I'm getting error like this error:...