Stanislav Nemytov

Results 4 comments of Stanislav Nemytov

@Stevemoretz does not always work. Apparently the problem of rendering. @Facug03 Sometimes you need to explicitly specify duration, sometimes get toast id and through setTimeout close it. I did not...

@Binero try to add this to eslintConfig ```javascript settings: { tailwindcss: {} }, ```

Hey every one! > Put this code in the post_install do |installer| loop in the Podfile, so it looks like this: > > post_install do |installer| > > installer.pods_project.build_configurations.each do...

Try to add `:fontControlled="false"`. I can't find any other setting to disable this globally.