Thomas GICQUEL
Thomas GICQUEL
injection.js use tsconfig.json but if i have tsconfig.dev.json, tsconfig.prod.json, ... when i used tsc -p tsconfig.prod.json, the hook will not trigger
Work arround to fix issues #123 #129 #133
Hello, FusionChart doesn't display on physical iOS Phone error :  (left : real device, right simulator)  metro.config.js:  dependencies: 
When the ConfirmGoogleCaptcha is trigger on iphone x, xs, 11. The popup is not on safe area. 
I need to validate that enum is defined. Can you add support for [EnumDataType ](https://github.com/microsoft/referencesource/blob/master/System.ComponentModel.DataAnnotations/DataAnnotations/EnumDataTypeAttribute.cs) Exemple below : ```csharp [System.CodeDom.Compiler.GeneratedCode("NJsonSchema", "14.0.7.0 (NJsonSchema v11.0.0.0 (Newtonsoft.Json v13.0.0.0))")] public enum BeerType { [System.Runtime.Serialization.EnumMember(Value...