- 🌍 I'm based in Amsterdam, Netherlands
- ✉️ You can contact me at umuralpay[at]outlook.com
Pinned Loading
-
React Native Animation
React Native Animation 1const FadeInView = (props) => {
2const [fadeAnim] = useState(new Animated.Value(0)) // Initial value for opacity: 0
34React.useEffect(() => {
5Animated.timing(
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.