learningaboutcode

Technology Information

Skip to content
Menu
  • JavaScript
  • ReactNative
  • More
    • About Me
    • Contact Me
    • Privacy Policy
    • DISCLAIMER

Category: ReactNative

react native textinput
ReactNativePosted onSeptember 29, 2020February 10, 2021

Using React Hook useState in ReactNative

Hooks are introduced in React 16.8. Hooks are used in functional Components. We will be learning to write code using React Hook useState. But, before…

Read More
ReactNativePosted onMay 7, 2020February 10, 2021

React Native ScrollView Animated header

Lets try to achive collapsible scrollview header as shown below. Dependencies Conclusion:You have made your first animation with the reanimated API by making the collapsible header…

Read More
ReactNativePosted onApril 30, 2020February 11, 2021

Adding react-native-image-picker to react-native project

We will use react-native-image-picker library to either to select the image from gallery or to capture the image from camera. Step 1 — Create a basic React…

Read More
ReactNativePosted onApril 23, 2020February 11, 2021

Reactnavigation v5

Adding Icons and changing color in reactnavigation V5 tabbar as shown below. Before diving directly into code , lets first install all the packages If…

Read More
ReactNativePosted onApril 21, 2020February 11, 2021

Status bar in ReactNative

React-native status bar is used to show the indicators like a battery, Network, notification, signals, etc. The status bar in Ios and android are different.…

Read More
ReactNativePosted onApril 17, 2020February 11, 2021

ReactNative SafeareaView

The main focus of safeareaView in react native is to render the content within the boundaries. If safe area view is not included in App…

Read More

Posts navigation

Previous Page Page 1 Page 2

Recent Posts

  • Best practices for React Native: Naming Convention September 30, 2024
  • JavaScript Operators: Understanding Logical OR and Nullish Coalescing June 26, 2024
  • React portfolio page using templates November 24, 2022
  • How to fix: The following Swift pods cannot yet be integrated as static libraries November 11, 2022
  • Conditionals in Javascript July 19, 2022
© Copyright 2025 – learningaboutcode
Allium Theme by TemplateLens ⋅ Powered by WordPress