Closed nexorianus closed 4 years ago
Im having this issue as well
Likewise over here. Renders just fine but tsc throws this error.
Please try version 4.0.4
and let me know if it works!
@Jacse Still seeing this issue
Please reopen this issue, still not fixed. Still facing this issue in version 4.0.4
Just write // @ts-ignore on the above line to ignore the ts error.
Using
"react-native-app-intro-slider": "^4.0.2",
andim getting the following Warning from TS:
I'm guessing, that the types passed in
index.d.ts
are not reflecting the optional values correctly, or the docu is out of date.The Component renders without problems. The Error is only in Editor.
System: macOS, Editor: Visual Studio Code