-
## Description
A PHP notice appears after the **Install demo content** step on Apigee Kickstarter
## Steps to Reproduce
Steps to reproduce the behavior:
1. composer create-project apigee/devport…
-
IOS side menu styling issue, its working fine on android but its not behave good in IOS ,Please help me asap
"react-native": "0.57.3",
"react-native-navigation": "^2.1.3",
![Screenshot 2019-04…
-
**Describe the bug**
We use `amplify-js` `3.3.20` in our React Native app and some of our users are getting logged out from once very couple of days to several times a day.
We retrieve user's toke…
-
Child.js
```
import s from './Child.css';
class Child extends Component {
getAlert() {
alert('clicked');
}
render() {
return (
Hello
);
}
}
export default withStyles(s)(Child);
```
…
-
Migrated from: apollographql/apollo-client#621
-
## Description
Clean build on my project gives me 100 warnings on **Task :react-native-reanimated:androidJavadoc**
When i say clean build, i mean [this](https://stackoverflow.com/a/49603409/1446…
-
**TODO: as well as changing the description, Chrome extension category should be "productivity"**
Please submit any suggestions on how the description should be changed here.
This is the current…
-
Currently when I am in a nested StackNavigator inside my DrawerNavigator on every scene I can open the drawer no matter the index. How Can I have control whether the drawer opens or not.
-
### Issue Description
I am getting the following error when trying to build the app in Android Emulator.
```
Error calling RCTDeviceEventEmitter.emit
Could not get BatchedBridge, make sure your …
-
Works fine in Debug builds, but in release nothing is shown.
![image](https://user-images.githubusercontent.com/26607885/216681695-0d84b8aa-72ce-49f3-86c8-9702d59cbbb1.png)
There appear to be th…