-
I want to ask if it's possible to implement this code of reanimated using Moti.
- React native(0.66)
- As can be seen, the progress value of the drawer is passed to the interpolateNode function.
…
KJ-GM updated
2 years ago
-
As of their current version https://github.com/react-navigation/react-navigation
They use some underlying nested dependencies that only work on iOS and Android. I believe its because of a nested depe…
-
## 🐛 Bug Report
Have the following code:
```ts
const loginResult = await LoginManager.logInWithPermissions(['public_profile', 'email']);
const { isCancelled } = loginResult;
if (isCance…
-
**Description**
Hi, I've tried ELKS 0.5 and 0.6 on my 8088 with 256KB of RAM. It is a Soviet clone of the actual 8088 CPU named К1810ВМ88. I observed a problem similar to the one mentioned in [https:…
-
Let's suppose I have a basic application with three different screens:
```
- Login
- SignUp
- Profile
```
When I am on the `Login` view, I can reset my navigation state successfully because …
-
### New Issue Checklist
- [X] Updated turtle-cli to the latest version (`yarn global add turtle-cli` or `npm install --global turtle-cli`).
- [ ] I read the [Contribution Guidelines](https://g…
-
## Issue
The issues happen randomly when users open the app and navigate to the login screen. I'm not sure what the problem is.
#### `app.tsx`:
```typescript
const AppC…
-
i am getting error when making release build for my app. error is ->
`Task :app:processReleaseGoogleServices
Parsing json file: /home/raju/Desktop/Work/Completed/abms/Upgraded/akhil_bhartiya_mali_sa…
-
If I'm using the Container Component, how would I go on about using the react-native-router-flux with this?
-
it run success but emulator show error this
**error on emulator**
Unknown C++ exception in 'NativeModules'
NativeModulesProxy.js:2:34
loadModuleImplementation
require.js:292:12
…