João Neto
João Neto
@Bhaall, The only way to do this, is using ng-repeat to generate options with custom attrs. Code in `master` is capable to do this: ``` html Works with option data-icon...
Hello @rkoberg I just pushed a new tag, this probably resolves
Guys, My codebase dependencies needed to be upgraded and this versions are used: react-native 0.65.0 react-native-fast-image 8.5.11 After this upgrade, I've face issues with FastImage blocking the screen loading, I...
> This suggestion is on stage 2, which means, is waiting for a POC. Excellent. Let's continue the discussion in the issue #15 @rsaz I prepared a functional POC, which...
Nice! A suggestion to proceed with the two changes, would be to create in the cli the bin scripts of the package.json, that will trigger: ```bash expressots build expressots dev...
> @joaoneto to your points: > > Should we separate bin expressots scripts? > > * I would advise to not at least now, the reason is that more packages...