Taofiq Aiyelabegan Taofiq is a technical writer and software engineer working on building mobile and web applications. Additionally, he likes to contribute to open source projects and exploring new topics.

Stories by Taofiq Aiyelabegan

Creating And Styling A Modal Bottom Sheet In React Native

Creating and styling a modal bottom sheet in React Native

Dev

A modal bottom sheet slides up from the bottom of a screen to display extra content or longer descriptions within a mobile application.

Taofiq Aiyelabegan
Sep 26, 2022 ⋅ 8 min read
Creating Split OTP input Fields In React Native

Creating split OTP input fields in React Native

Dev

OTPs can be a daunting task because of the TextInput required. We can split the display to create one box for each OTP digit.

Taofiq Aiyelabegan
Jul 18, 2022 ⋅ 8 min read