prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

how to surround a search bar ? #40

Closed sarinupreti closed 4 years ago

sarinupreti commented 6 years ago

how do i surround a search bar as exactly as shown in the IOS tutorial

prscX commented 6 years ago

Thanks @sarinupreti for raising the query.

Can you please share the screenshot of what exactly you are looking for.

Please Note: Rect targets are currently not supported by the native libraries.

Thanks </ Pranav >

sarinupreti commented 6 years ago

image

like this

Noitidart commented 6 years ago

@sarinupreti this would be a rect target (not yet supported).

yac28 commented 4 years ago

Rect targets are currently not supported yet?

prscX commented 4 years ago

React Targets are not supported by native integrated libraries. Considering this closing the issue.

Thanks </ Pranav >