Open Source Architecture

Open Source Licenses

Third-party software libraries, open-source acknowledgements, and copyright notices utilized within the Bias mobile app and FluxSphere ecosystem.

Updated: September 2026
Application: Bias Client v1.0.0
Ecosystem: FluxSphere

The Bias messaging application is built on top of world-class open-source projects created by passionate engineers and organizations. We are deeply grateful to the open-source community for their invaluable contributions to secure, performant software.

In compliance with the licenses of these projects, the required copyright statements and license permissions are provided below.

Third-Party Packages & Attributions

React & React Native
MIT License
Copyright © Meta Platforms, Inc. and affiliates.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software...
Expo SDK
MIT License
Copyright © 650 Industries, Inc. (Expo)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software...
React Navigation
MIT License
Copyright © Software Mansion, Callstack, and community contributors.
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED...
Expo Vector Icons (Feather & Ionicons)
MIT & SIL OFL
Copyright © Cole Bemis (Feather), Ionic Team (Ionicons).
Licensed under the MIT License and SIL Open Font License. Permission is granted to use and redistribute the font software freely in applications.
React Native AsyncStorage
MIT License
Copyright © React Native Community
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction...
React Native Safe Area Context
MIT License
Copyright © Janic Duplessis and contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction...
React Native Screens
MIT License
Copyright © Software Mansion S.A.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction...
React Native WebView
MIT License
Copyright © React Native Community
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction...

The MIT License (Standard Notice)

The following common MIT License conditions apply to the majority of third-party libraries incorporated in this software:

Copyright (c) 2026 FluxSphere Third-Party Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.