Git Product home page Git Product logo

Comments (12)

Jm-Zion avatar Jm-Zion commented on July 4, 2024

Hello 👋

Thank you for the report, i'll check that very soon 👍

from rn-wave-bottom-bar.

Jm-Zion avatar Jm-Zion commented on July 4, 2024

Could you provide sample code to reproduce the issue ?

from rn-wave-bottom-bar.

arish-panjwani avatar arish-panjwani commented on July 4, 2024

You can use your own sample code and run on any android Tablet.

from rn-wave-bottom-bar.

alz10 avatar alz10 commented on July 4, 2024

For the unselected icons that are going outside the tab, add higher height in bottomBarContainerStyle

from rn-wave-bottom-bar.

arish-panjwani avatar arish-panjwani commented on July 4, 2024

Tried increasing the height in bottomBarContainerStyle but the curve for selected tab goes up and it doesn't look good.

from rn-wave-bottom-bar.

Standin-Alone avatar Standin-Alone commented on July 4, 2024

how do you show the tab bar label? i cant show my tab bar label.

from rn-wave-bottom-bar.

Jm-Zion avatar Jm-Zion commented on July 4, 2024

@Standin-Alone You can show the label using the default option from react-navigation :

tabBarLabel: 'Meh'

from rn-wave-bottom-bar.

Standin-Alone avatar Standin-Alone commented on July 4, 2024

not working for me

from rn-wave-bottom-bar.

arish-panjwani avatar arish-panjwani commented on July 4, 2024

Pass your label in the name prop like the following..

<Tab.Screen
options={{ tabBarIcon: tabBarIcon('wallet') }}
name="Wallet"
component={generateScreen('Wallet')}
/>

You can also refer the usage section on the library's home page

from rn-wave-bottom-bar.

arish-panjwani avatar arish-panjwani commented on July 4, 2024

@Jm-Zion Any update on this?

from rn-wave-bottom-bar.

tradebulls avatar tradebulls commented on July 4, 2024

@Jm-Zion Even I am facing this issue in Tablet. Can you please help me to solve this issue?

from rn-wave-bottom-bar.

tradebulls avatar tradebulls commented on July 4, 2024

@Jm-Zion Did you reproduce it at your end?

from rn-wave-bottom-bar.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.