reactTag is simply a number that is used by react to identify view objects in your application . It is the result of findNodeHandle function, which takes a view reference as parameter.
reactTag is simply a number that is used by react to identify view objects in your application . It is the result of findNodeHandle function, which takes a view reference as parameter.