rohanharikr

Results 8 comments of rohanharikr

You have to import the `.css` file as well. If you are using a bundler, `import 'intl-tel-input/build/css/intlTelInput.css'` If not, `` These are in the [README](https://github.com/jackocnr/intl-tel-input#getting-started-using-a-bundler-eg-webpack) of this repo.

@chettyarun Hey, can you please provide the svgs of the above files?

@chettyarun yes please :)

Thanks for the response @fallahn. I didn't write any code, just opened up your [SFML example](https://github.com/fallahn/tmxlite/tree/master/SFMLExample) in VS. Not sure if the following information might be helpful, but I added...

For anyone still looking for a solution to this, use `createAnimatableComponent` composer. ```javascript const AnimView = Animatable.createAnimatableComponent(View); return ( { ... }} /> ) ```

> Hello, is there any update on this? +1

@shuding Yes, tried inlining `background: transparent` and also setting via CSS - white flash (inconsistent on page load) persists.