66 contained a mistake causing custom folder titles to not be applied in the navigator when i18n is enabled. This fixes that by looking at the original pathname instead of the localized one (same as it already did for the icons).
Also includes the ability to use a callback function to generate the folder title based on the selected locale.
66 contained a mistake causing custom folder titles to not be applied in the navigator when i18n is enabled. This fixes that by looking at the original pathname instead of the localized one (same as it already did for the icons).
Also includes the ability to use a callback function to generate the folder title based on the selected locale.