Posts
Chat
Members
Info
why are there errors in react native when you start a new project??
I always get this error in app.js in a new project "'import type' declarations can only be used in TypeScript files."
0
Survey for thesis
Hello, I created a short survey as part of my master's thesis which is oriented on cross-platform mobile development technologies (mainly RN, Flutter, and progressive web applications - PWA). If you could spare 5-10 minutes it would be greatly appreciated! Thank you. Link…
0
I have issue with React Navigation
shall I put all description and code here or You prefer github issue link to look at ?
0
Why use React Native for Mobile App Development?
React Native is an open-source framework created by Facebook with a declarative programming paradigm for building native mobile apps using JavaScript. Today many companies prefer to build their apps using React Native as a solution because one can write pretty much all of the…
0
Help------- testing react-native with Jest 🚑🚑
Hi everyone, I'm running with an issue it's been 10 days and I couldn't find a solution 🚨 The problem is jest throw an error when I run my tests. It basically the problem is Jest can't parse the native code that react-navigation use I always get this error: …
2
need help please !! I ma trying to toggle a recipe as Favorite.
need help please !! I ma trying to toggle a recipe as Favorite. nothing is show in Fav in My Fav here is the code: https://github.com/elhoucinOlmstaf/MealsAPP.git
1
How to use camera Slomo mode in React Native?
RNCamera does not seem to support slomo mode. My app requires recording in Slomo mode and I am really keem to use React Native for developing the app but have not been able to figure out if it will become a limitation. Any ideas?
0