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. ![image](https://user-images.githubusercontent.com/47834896/182627609-7082244f-077e-4b74-af36-7667e56d5958.png) 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:...