Sahitya Upmanyu

Results 3 comments of Sahitya Upmanyu

Hi @andordavoti, I think i have managed to figure it out using the [fastlane env cookbook](https://github.com/maxkomarychev/react-native-ultimate-config/blob/master/docs/cookbook.md#generate-fastlane-dotenv=) by creating a hook like this: ``` const fs = require("fs"); const templates =...

Hi, I'm trying to pass the options object to the editor in angular, but the editor does not reflect the changes ``` ``` in component.ts: ``` options: any = {...

@nzcodarnoc tried your solution by converting it for a js based project, unfortunately it did not work. Is there a definite root cause for this error or is this something...