Eugene Tartakovsky

Results 7 comments of Eugene Tartakovsky

I'll join the party. Missing this feature a lot, one of my most-used features in Jetbrains IDEs. Note: I specifically mean the ability to create several cursors using only keyboard,...

@oliviertassinari @DavidCnoops Hi guys, not sure where to ask, so asking here as well. I just purchased a license for the kit: https://mui.com/store/items/figma-react/ I've been reading the GitHub issues for...

That one's great, i'll definitely use it if will be merged.

### New plan to remove additional schemes and multiple plist files 2 targets: - Staging - Production 2 bundle IDs for them: - `net.santiment.ios-staging` - `net.santiment.ios` 2 standard schemes, we...

The best format to store configs seems to be `.env`. Folder structure will be as follows: - `SantimentMobile/config/` - `staging.env` - `production.env` Command for loading .env variables as env vars...

The path to `.env` file will change depending on Xcode Target or Android Flavor, e.g. staging target/flavor should read `staging.env`, production - `production.env`

@nickoneill Hey Nick. We wait for this one to be merged :) Can we do something to speedup the process?