Let $f_n, f,g \colon \mathbb R \to \mathbb R$ be continuous. Assume that $f_n \to f$ uniformly. Does it follow that $g(f_n) \to g(f)$ uniformly? Here $g(f)$ stands for the composition of $g$ and $f.$
I would expect the answer to be negative as in order to get the uniform convergence of $g(f_n) \to g(f)$ I would expect to require $g$ to be uniformly continuous.
I would suggest a different solution than that of @Sean song since I think there is an easier counterexample.
Take $g(x)=e^x$, $f_n(x)= x+\frac{1}{n}$ and $f(x)=x$. Then $\Vert f_n-f\Vert_\infty=\frac{1}{n}\to 0$.
Since $g'(x)=g(x)$, we know by the mean value theorem that for any $a<b$, there exists a $c\in (a,b)$ satisfying
$$ e^c(b-a)= e^a(1-e^{b-a}) . $$
Hence, for any sequence $\{ x_n \}$ we have
$$ \Big\vert e^{c_n}\cdot \frac{1}{n} \Big\vert= \big\vert e^{x_n} \cdot(1-e^{\frac{1}{n}}) \Big\vert=\vert g\circ f(x_n)-g\circ f(x_n)\vert$$
for some $x<c_n<x+\frac{1}{n}$. So long as $\frac{e^{c_n}}{n} \geq \frac{e^{x_n}}{n} \geq 1$ for all $n\in \mathbb{N}$, this will show that there is no uniform convergence. Choosing $x_n=n$, will do the trick since
$$ \frac{e^x}{x}\to \infty \quad \text{as } \; x\to \infty. $$