josh jeong
Results
1
comments of
josh jeong
Just implemented a custom tab bar component myself. After going through the docs and issues, here's a snippet that I'm using: ```javascript ``` ```javascript import React from 'react'; import {...