GeekyAnts / GeekyAnts/NativeBase

TypeError: this.requestAnimationFrame is not a function. (In 'this.requestAnimationFrame(function () { _this5.goToPage(_this5.state.currentPage); })', 'this.requestAnimationFrame' is undefined)

Open
#3,258 7 comments 3 reactions 0 assignees View on GitHub
stale
Dominant language
TypeScript
Stars
20.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

TypeError: this.requestAnimationFrame is not a function. (In 'this.requestAnimationFrame(function () {
_this5.goToPage(_this5.state.currentPage);
})', 'this.requestAnimationFrame' is undefined)

My Code

`


this.props.navigation.navigate("OTP")}
onPressFB={() => this.props.navigation.navigate("Home")}
/>


this.props.navigation.navigate("OTP")}
/>


`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.