ccd
ccd

Reputation: 6908

react-native ios how to use android button

The official display two kind of buttons for ios and android, but sometimes the kind of android button is better for ios too.

How can I migrate android button to ios?

Upvotes: 0

Views: 687

Answers (1)

Salman
Salman

Reputation: 389

You can find button styles here. All you can do is to style your button to give better looks. Even then they might have different display feel in android and IOS.

Upvotes: 1

Related Questions