Aashik Hameed AJ
Bio
Im a software engineer.
Stories (7)
Filter by community
Bottom sheets using React Native Reanimated
In the Reanimated library for React Native, a "bottom sheet" refers to a modal component that slides up from the bottom of the screen to display additional content or options. This can be implemented using the library's Animated.View component and manipulating the "translateY" property to control the position of the bottom sheet on the screen. An example of how to create a bottom sheet using Reanimated might involve setting up an Animated.Value to represent the position of the sheet, creating a gesture handler to respond to user inputs and manipulate the position value, and then using that value to control the translateY property of the Animated.View.
By Aashik Hameed AJ3 years ago in Education
React-Native Custom Font Family
React Native allows you to use custom fonts in your app by adding them to your project and then referencing them in your styles. The process of adding custom fonts to a React Native project created with react-native-cli is a bit different than adding them to a project created with Expo. Here's an overview of the steps you'll need to take:
By Aashik Hameed AJ3 years ago in Education
React Native Flatlist - swipe to delete item
What is react native reanimated? React Native is a framework for building mobile apps using JavaScript and React. It allows you to build apps for both iOS and Android using a single codebase. With React Native, you can use the same components and methods you would use in a React web app, but the components are mapped to their mobile equivalents, so you can create a truly native user experience.
By Aashik Hameed AJ3 years ago in Education
Animated loading button in react native using reanimated
What is React Native? React Native is a framework for building native mobile apps using JavaScript and the React library. It is possible to use animation in React Native apps by using the Animated component provided by the framework.
By Aashik Hameed AJ3 years ago in Education
The Benefits and Risks of Artificial Intelligence
What is an Artificial intelligence? Artificial intelligence (AI) is a branch of computer science that aims to create intelligent machines that can perform tasks without explicit human instruction. These tasks can range from simple tasks such as data processing and analysis, to more complex tasks such as language translation, image and speech recognition, and decision-making.
By Aashik Hameed AJ3 years ago in 01
The Full Moon: A Symbol of Beauty and Wonder
What is a full moon? The full moon is a monthly occurrence that has long captured the imagination of people around the world. It is a time when the moon appears fully illuminated and can be seen in all its glory, casting a soft, silvery light over the landscape.
By Aashik Hameed AJ3 years ago in Earth



