'Wrong ionicon showing in react native

import Icon from 'react-native-ionicons';

      <Text>
        <Icon name="search" />
      </Text>

Result: screenshot

why is it happening? All devices are connected to internet.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source