-
## The problem
Currently the CLI looks for packages in user's dependencies and links them if they contain native code that needs to be linked. Which works great for apps. But there's no way for lib…
-
{
"scripts": {
"start": "react-native start",
"android": "react-native run-android",
"ios": "react-native run-ios",
"web": "expo start --web",
"eject": "expo eject"
},
…
-
I have been facing two issues mainly
console.error
Warning: React.createElement: type is invalid -- expected a string (for built-in
components) or a class/function (for composite …
-
**DESCRIPTION**
When we receive an SMS notification on iOS and click on the copy button to copy the OTP, the same is pasted into the OTP input fields with the exception that the entire string is plac…
-
I want to focus on` TextInputMask`, while user is clicking next button in the previous` TextInput`, when I'm trying to do it, I'm getting an error, how is possible to focus TextInputMask programmatica…
-
Please help us in the complete integration of CallKeep in our react-native application. We have already integrated the files and setup everything according to the documentation and !!RNVideoCHAT!! pro…
-
Dear, we love your work, please export and submit all the Realm severless functions so that we can experience your effort,
Cheers,
-
### Describe the bug
I am trying to upgrade from @callstack/repack v4 to v5.0.0-alpha.0.
I have followed the templates in the repack example as well as the official webpack -> rspack migration docum…
-
### Build/Submit details page URL
https://expo.dev/accounts/mapage/projects/kriyakarak/builds/2f122864-869b-4695-abd5-4c4c6f2218dc
### Summary
package.json
```
Using package.json:
{
"name":…
-
**Describe the solution you'd like**
I would like to be able to control how AppCenter clones my git repo. My app lives inside of a monorepo which is pretty big. It would be nice if AppCenter had a wa…