Pouya Saadeghi
Pouya Saadeghi
Fixed in `3.6.0`
Can you give me a code example to test? Also can you try increasing the height of `btm-nav` using a `h-*` tailwind utility class? I think your items are bigger...
`.btm-nav` has this style `padding-bottom:env(safe-area-inset-bottom);` to make space for iOS "home bar" (that line on the bottom). without that padding, your menu items would go under that line so I...
Thank you for the PR. I think having the `false` value for a data attribute is not a good idea (actually having the word `false` as a string in the...
Thank you
Thank you! Let me know when this PR is ready to merge.
@soorria Is there anything I can help with? Also, is the new `src/tailwind-config.d.ts` file in this PR necessary? Because I don't know how is it going to be used.
Thank you @soorria This is going to be very helpful for Typescript users
I was a little bit busy this week sorry. Will be merged by tomorrow. Thank you 💯
That would be cool! 👍