How to make a view with curved triangle arrow in react native
I want to make a view something like this
Button is Not visible under Image – React Native App
I am native Android developer, pretty new to React Native. I have 3 issue with my code. I was looking over Internet but can’t find accurate answers. Any help would be Thankful.
Javascript: How to replace urls and youtube urls and replace the urls as anchor tags and replace youtube urls as Iframe tags
Say if the string returns:
Is it possible to programmatically undo/redo like document.execCommand(“undo”, …) in React Native?
I am creating a rich text editor with React Native for iOS and Android devices.
I am building an app on react native expo and is working fine while conneting with expo but it crashes on apk when I open the app. expo version is 51
I have tried every possible way and now I am clueles what to do. Can somebody help me resolving this problem?
how to convert json object to required format in react native javascript
I want to mould a JSON object into the following required format:
(Error Could not load exp: ) in Expo Go how to fix?
I’ve been trying to open an application using Expo Go, and whenever I scan the QR on my phone this shows up. enter image description here
want to do authentication with firebase
give me the link of full authentication procedure with firebase.
How to make a view expand downwards in an inverted FlatList?
I’m currently facing a challenge with implementing an expandable section in an inverted FlatList for a chat application. When expanding a card within the list, it pushes the content up instead of down. This issue is occurring due to the inverted nature of the FlatList
Bottom Navigation not Working in React Native
I am new to react native and as part of my learning i decided to create a instagram clone.
The issue i am facing is that my bottomnavigator isnt wokring. I tried setting tabBarPosition=”bottom” and still didnt work.