Muhammad Azhar Iqbal
React Native Developer
React Native
Storybook
npm install# oryarn install
# Start Exponpm start# Run on iOSnpm run ios# Run on Androidnpm run android# Run on Webnpm run web
# Start Storybooknpm run storybook# iOSnpm run storybook:ios# Androidnpm run storybook:android
import { SlidingButton } from "./components/SlidingButton";<SlidingButton text="Slide to Confirm" onPress={() => console.log("Confirmed!")}/>;
import { VoiceRecorderSheet } from "./components/VoiceRecorderSheet";<VoiceRecorderSheet onPress={() => console.log("Button pressed")} callVoiceListener={() => console.log("Recording started")} stopVoiceListener={() => console.log("Recording stopped")}/>;
expo-linear-gradient
@gorhom/bottom-sheet
react-native-reanimated
react-native-gesture-handler
Posted Nov 15, 2025
React Native UI components
0
Mobile App Developer | React Native | Server-less Backend
© 2025 Contra.Work Inc