Numan

Results 188 comments of Numan

@leggomuhgreggo every MacBook keyboard has ctrl+option+cmd in a row. can you send a photo of your keyboard? ![image](https://user-images.githubusercontent.com/36044436/138278015-9aef2543-7d7e-494f-8876-f77afdd69955.png)

@barzin144 what version of react-native-keys, you are using? I did not test this package on `[email protected]` , can you provide me reproducable GitHub example so I can fix it quickly

@chanphiromsok Expo support in this package is in progress, My question from you is, how do you manage different Xcode schemes and Android different variants?👀

@chanphiromsok how do you manage android variants? ``` buildTypes { debug { signingConfig signingConfigs.debug applicationIdSuffix ".dev" } release { // Caution! In production, you need to generate your own keystore...

@barzin144 i did not experience this error, can we both look it on zoom?

@chanphiromsok I was writing an expo plugin, but I am afraid that some packages also had been making Android build variants and my package also has been making build variants...

@dayaki did you add this script in pre-action? ``` export KEYSFILE = "keys.development.json" "${SRCROOT}/../node_modules/react-native-keys/keysIOS.js" ```

@dayaki no you don't need those steps, can we see it on zoom session?

@dayaki can you connect with me on LinkedIn https://www.linkedin.com/in/numandev/ where we can send zoom session

@dayaki Yes, I advise you to add product keys.json into gitignore not dev or staging otherwise you have to involve in the setup of every new developer in the team